[INFO] cloning repository https://github.com/auser/agentzero
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/auser/agentzero" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauser%2Fagentzero", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauser%2Fagentzero'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 412ad31f7c1623fe2b66c0b766f1c2cfd2689d07
[INFO] fixing auser/agentzero against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauser%2Fagentzero" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/auser/agentzero
[INFO] finished tweaking git repo https://github.com/auser/agentzero
[INFO] tweaked toml for git repo https://github.com/auser/agentzero written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/auser/agentzero on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/auser/agentzero already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 21fedf20d6926c15a85ee42447ba487320c87329d9c9fed5c23d07e537f53a42
[INFO] running `Command { std: "docker" "start" "21fedf20d6926c15a85ee42447ba487320c87329d9c9fed5c23d07e537f53a42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "21fedf20d6926c15a85ee42447ba487320c87329d9c9fed5c23d07e537f53a42" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21fedf20d6926c15a85ee42447ba487320c87329d9c9fed5c23d07e537f53a42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "21fedf20d6926c15a85ee42447ba487320c87329d9c9fed5c23d07e537f53a42" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentzero-acp/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentzero-core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentzero-policy/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentzero-tracing/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentzero-session/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentzero-audit/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentzero-index/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentzero-sandbox/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentzero-skills/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentzero-tools/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentzero-brain/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentzero-gateway/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentzero-mcp/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentzero-cli/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling cranelift-isle v0.116.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.116.1
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.116.1
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]    Compiling wasmparser v0.221.3
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking leb128 v0.2.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking wasm-encoder v0.221.3
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking wasm-encoder v0.248.0
[INFO] [stderr]     Checking cranelift-control v0.116.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v29.0.1
[INFO] [stderr]     Checking wasmtime-math v29.0.1
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking wasmtime-asm-macros v29.0.1
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]     Checking wasmtime-slab v29.0.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking memfd v0.6.5
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]    Compiling icu_locale_data v2.2.0
[INFO] [stderr]     Checking tar v0.4.45
[INFO] [stderr]    Compiling icu_segmenter_data v2.2.0
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling derive_utils v0.15.1
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking wast v248.0.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling cranelift-codegen v0.116.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v29.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tokio v1.52.2
[INFO] [stderr]    Compiling wasmtime v29.0.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]    Compiling auto_enums v0.8.8
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking clap_complete v4.6.3
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking cranelift-bitset v0.116.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking cranelift-entity v0.116.1
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking regalloc2 v0.11.2
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking cranelift-bforest v0.116.1
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_locale v2.2.0
[INFO] [stderr]     Checking agentzero-core v0.1.0 (/opt/rustwide/workdir/crates/agentzero-core)
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]    Migrating crates/agentzero-core/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking agentzero-tracing v0.1.0 (/opt/rustwide/workdir/crates/agentzero-tracing)
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking wat v1.248.0
[INFO] [stderr]     Checking icu_segmenter v2.2.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking text-splitter v0.30.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]        Fixed crates/agentzero-core/src/id.rs (1 fix)
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]    Migrating crates/agentzero-tracing/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking agentzero-brain v0.1.0 (/opt/rustwide/workdir/crates/agentzero-brain)
[INFO] [stderr]     Checking agentzero-policy v0.1.0 (/opt/rustwide/workdir/crates/agentzero-policy)
[INFO] [stderr]     Checking agentzero-audit v0.1.0 (/opt/rustwide/workdir/crates/agentzero-audit)
[INFO] [stderr]    Migrating crates/agentzero-brain/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentzero-policy/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentzero-audit/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking agentzero-tools v0.1.0 (/opt/rustwide/workdir/crates/agentzero-tools)
[INFO] [stderr]     Checking agentzero-skills v0.1.0 (/opt/rustwide/workdir/crates/agentzero-skills)
[INFO] [stderr]     Checking agentzero-index v0.1.0 (/opt/rustwide/workdir/crates/agentzero-index)
[INFO] [stderr]    Migrating crates/agentzero-tools/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentzero-skills/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking wasmprinter v0.221.3
[INFO] [stderr]    Migrating crates/agentzero-index/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking wasmtime-environ v29.0.1
[INFO] [stderr]     Checking cranelift-native v0.116.1
[INFO] [stderr]     Checking cranelift-frontend v0.116.1
[INFO] [stderr]     Checking wasmtime-cranelift v29.0.1
[INFO] [stderr]     Checking agentzero-sandbox v0.1.0 (/opt/rustwide/workdir/crates/agentzero-sandbox)
[INFO] [stderr]    Migrating crates/agentzero-sandbox/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/agentzero-sandbox/src/wasm.rs (1 fix)
[INFO] [stderr]     Checking agentzero-session v0.1.0 (/opt/rustwide/workdir/crates/agentzero-session)
[INFO] [stderr]    Migrating crates/agentzero-session/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/agentzero-session/src/retry.rs:67:15
[INFO] [stdout]      |
[INFO] [stdout]   67 |         match f().await {
[INFO] [stdout]      |               ^^^^-----
[INFO] [stdout]      |               |   |
[INFO] [stdout]      |               |   this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |               |   up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |               |   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |               |   `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |               `__awaitee` calls a custom destructor
[INFO] [stdout]      |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   99 |                 tokio::time::sleep(backoff).await;
[INFO] [stdout]      |                 ---------------------------------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  103 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/agentzero-session/src/retry.rs:67:15
[INFO] [stdout]      |
[INFO] [stdout]   67 |         match f().await {
[INFO] [stdout]      |               ^^^^-----
[INFO] [stdout]      |               |   |
[INFO] [stdout]      |               |   this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |               |   up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |               |   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |               |   `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |               `__awaitee` calls a custom destructor
[INFO] [stdout]      |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   99 |                 tokio::time::sleep(backoff).await;
[INFO] [stdout]      |                 ---------------------------------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  103 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking agentzero-gateway v0.1.0 (/opt/rustwide/workdir/crates/agentzero-gateway)
[INFO] [stderr]     Checking agentzero-acp v0.1.0 (/opt/rustwide/workdir/crates/agentzero-acp)
[INFO] [stderr]     Checking agentzero-mcp v0.1.0 (/opt/rustwide/workdir/crates/agentzero-mcp)
[INFO] [stderr]    Migrating crates/agentzero-gateway/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentzero-acp/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/agentzero-mcp/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/agentzero-acp/src/server.rs:328:66
[INFO] [stdout]     |
[INFO] [stdout] 327 |                         let handle = handle.clone();
[INFO] [stdout]     |                             ------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             `handle` calls a custom destructor
[INFO] [stdout]     |                             `handle` will be dropped later as of Edition 2024
[INFO] [stdout] 328 |                         match handle.inject(message.to_string()).await {
[INFO] [stdout]     |                                                                  ^^^^^
[INFO] [stdout]     |                                                                  |
[INFO] [stdout]     |                                                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 335 |                     }
[INFO] [stdout]     |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `handle` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/agentzero-acp/src/server.rs:440:67
[INFO] [stdout]     |
[INFO] [stdout] 436 |         let progress = AcpProgressHandler {
[INFO] [stdout]     |             --------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `progress` calls a custom destructor
[INFO] [stdout]     |             `progress` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 440 |         match self.agent_loop.send(message, &approver, &progress).await {
[INFO] [stdout]     |                                                                   ^^^^^
[INFO] [stdout]     |                                                                   |
[INFO] [stdout]     |                                                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 458 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `progress` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/agentzero-acp/src/server.rs:488:67
[INFO] [stdout]     |
[INFO] [stdout] 479 |         let progress = AcpProgressHandler {
[INFO] [stdout]     |             --------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `progress` calls a custom destructor
[INFO] [stdout]     |             `progress` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 488 |         match self.agent_loop.send(&prompt, &approver, &progress).await {
[INFO] [stdout]     |                                                                   ^^^^^
[INFO] [stdout]     |                                                                   |
[INFO] [stdout]     |                                                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 511 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `progress` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking agentzero v0.17.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/agentzero-acp/src/server.rs:328:66
[INFO] [stdout]     |
[INFO] [stdout] 327 |                         let handle = handle.clone();
[INFO] [stdout]     |                             ------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             `handle` calls a custom destructor
[INFO] [stdout]     |                             `handle` will be dropped later as of Edition 2024
[INFO] [stdout] 328 |                         match handle.inject(message.to_string()).await {
[INFO] [stdout]     |                                                                  ^^^^^
[INFO] [stdout]     |                                                                  |
[INFO] [stdout]     |                                                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 335 |                     }
[INFO] [stdout]     |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `handle` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/agentzero-acp/src/server.rs:440:67
[INFO] [stdout]     |
[INFO] [stdout] 436 |         let progress = AcpProgressHandler {
[INFO] [stdout]     |             --------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `progress` calls a custom destructor
[INFO] [stdout]     |             `progress` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 440 |         match self.agent_loop.send(message, &approver, &progress).await {
[INFO] [stdout]     |                                                                   ^^^^^
[INFO] [stdout]     |                                                                   |
[INFO] [stdout]     |                                                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 458 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `progress` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/agentzero-acp/src/server.rs:488:67
[INFO] [stdout]     |
[INFO] [stdout] 479 |         let progress = AcpProgressHandler {
[INFO] [stdout]     |             --------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `progress` calls a custom destructor
[INFO] [stdout]     |             `progress` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 488 |         match self.agent_loop.send(&prompt, &approver, &progress).await {
[INFO] [stdout]     |                                                                   ^^^^^
[INFO] [stdout]     |                                                                   |
[INFO] [stdout]     |                                                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 511 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `progress` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/task/join.rs:357:1
[INFO] [stdout]     |
[INFO] [stdout] 357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking agentzero-cli v0.1.0 (/opt/rustwide/workdir/crates/agentzero-cli)
[INFO] [stderr]    Migrating crates/agentzero-cli/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/agentzero-cli/src/commands.rs:1321:24
[INFO] [stdout]      |
[INFO] [stdout] 1313 |     let mut server = match AcpServer::with_config(config) {
[INFO] [stdout]      |         ----------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `server` calls a custom destructor
[INFO] [stdout]      |         `server` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1321 |     match server.run().await {
[INFO] [stdout]      |                        ^^^^^
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1328 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `server` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout]  225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `server` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/task/join.rs:357:1
[INFO] [stdout]      |
[INFO] [stdout]  357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `server` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/sync/mpsc/chan.rs:485:1
[INFO] [stdout]      |
[INFO] [stdout]  485 | impl<T, S: Semaphore> Drop for Rx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `server` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/agentzero-cli/src/commands.rs:2694:35
[INFO] [stdout]      |
[INFO] [stdout] 2693 |                         let mut rx = input_rx.lock().await;
[INFO] [stdout]      |                             ------
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             `rx` calls a custom destructor
[INFO] [stdout]      |                             `rx` will be dropped later as of Edition 2024
[INFO] [stdout] 2694 |                         rx.recv().await
[INFO] [stdout]      |                                   ^^^^^
[INFO] [stdout]      |                                   |
[INFO] [stdout]      |                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 2695 |                     } => {
[INFO] [stdout]      |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `rx` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/agentzero-cli/src/commands.rs:2554:29
[INFO] [stdout]      |
[INFO] [stdout] 2553 |             let mut rx = input_rx.lock().await;
[INFO] [stdout]      |                 ------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `rx` calls a custom destructor
[INFO] [stdout]      |                 `rx` will be dropped later as of Edition 2024
[INFO] [stdout] 2554 |             match rx.recv().await {
[INFO] [stdout]      |                             ^^^^^
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2558 |         };
[INFO] [stdout]      |          - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `rx` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/agentzero-cli/src/commands.rs:4793:55
[INFO] [stdout]      |
[INFO] [stdout] 4781 |                     let mut gw = agentzero::gateway::slack::SlackGateway::new(entry);
[INFO] [stdout]      |                         ------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         `gw` calls a custom destructor
[INFO] [stdout]      |                         `gw` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 4793 |                     match gw.start(Box::new(handler)).await {
[INFO] [stdout]      |                                                       ^^^^^
[INFO] [stdout]      |                                                       |
[INFO] [stdout]      |                                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 4800 |                 }
[INFO] [stdout]      |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `gw` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `gw` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `gw` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `gw` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `gw` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout]  225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/agentzero-cli/src/commands.rs:1989:39
[INFO] [stdout]      |
[INFO] [stdout] 1988 |                 let mut rx_guard = rx.lock().await;
[INFO] [stdout]      |                     ------------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     `rx_guard` calls a custom destructor
[INFO] [stdout]      |                     `rx_guard` will be dropped later as of Edition 2024
[INFO] [stdout] 1989 |                 match rx_guard.recv().await {
[INFO] [stdout]      |                                       ^^^^^
[INFO] [stdout]      |                                       |
[INFO] [stdout]      |                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2009 |             })
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `rx_guard` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/agentzero-cli/src/commands.rs:4606:64
[INFO] [stdout]      |
[INFO] [stdout] 4591 | #[async_trait::async_trait]
[INFO] [stdout]      |                           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 4597 |         let mut loop_guard = self.agent_loop.lock().await;
[INFO] [stdout]      |             --------------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `loop_guard` calls a custom destructor
[INFO] [stdout]      |             `loop_guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 4606 |         match loop_guard.send(&msg.text, &approver, &progress).await {
[INFO] [stdout]      |                                                                ^^^^^
[INFO] [stdout]      |                                                                |
[INFO] [stdout]      |                                                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `loop_guard` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/agentzero-cli/tests/e2e.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/agentzero-cli/src/commands.rs:1321:24
[INFO] [stdout]      |
[INFO] [stdout] 1313 |     let mut server = match AcpServer::with_config(config) {
[INFO] [stdout]      |         ----------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `server` calls a custom destructor
[INFO] [stdout]      |         `server` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1321 |     match server.run().await {
[INFO] [stdout]      |                        ^^^^^
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1328 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `server` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout]  225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `server` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/task/join.rs:357:1
[INFO] [stdout]      |
[INFO] [stdout]  357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `server` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/sync/mpsc/chan.rs:485:1
[INFO] [stdout]      |
[INFO] [stdout]  485 | impl<T, S: Semaphore> Drop for Rx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `server` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/agentzero-cli/src/commands.rs:2694:35
[INFO] [stdout]      |
[INFO] [stdout] 2693 |                         let mut rx = input_rx.lock().await;
[INFO] [stdout]      |                             ------
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             `rx` calls a custom destructor
[INFO] [stdout]      |                             `rx` will be dropped later as of Edition 2024
[INFO] [stdout] 2694 |                         rx.recv().await
[INFO] [stdout]      |                                   ^^^^^
[INFO] [stdout]      |                                   |
[INFO] [stdout]      |                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 2695 |                     } => {
[INFO] [stdout]      |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `rx` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/agentzero-cli/src/commands.rs:2554:29
[INFO] [stdout]      |
[INFO] [stdout] 2553 |             let mut rx = input_rx.lock().await;
[INFO] [stdout]      |                 ------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `rx` calls a custom destructor
[INFO] [stdout]      |                 `rx` will be dropped later as of Edition 2024
[INFO] [stdout] 2554 |             match rx.recv().await {
[INFO] [stdout]      |                             ^^^^^
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2558 |         };
[INFO] [stdout]      |          - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `rx` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/agentzero-cli/src/commands.rs:4793:55
[INFO] [stdout]      |
[INFO] [stdout] 4781 |                     let mut gw = agentzero::gateway::slack::SlackGateway::new(entry);
[INFO] [stdout]      |                         ------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         `gw` calls a custom destructor
[INFO] [stdout]      |                         `gw` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 4793 |                     match gw.start(Box::new(handler)).await {
[INFO] [stdout]      |                                                       ^^^^^
[INFO] [stdout]      |                                                       |
[INFO] [stdout]      |                                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 4800 |                 }
[INFO] [stdout]      |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `gw` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `gw` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `gw` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `gw` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `gw` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout]  225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/agentzero-cli/src/commands.rs:1989:39
[INFO] [stdout]      |
[INFO] [stdout] 1988 |                 let mut rx_guard = rx.lock().await;
[INFO] [stdout]      |                     ------------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     `rx_guard` calls a custom destructor
[INFO] [stdout]      |                     `rx_guard` will be dropped later as of Edition 2024
[INFO] [stdout] 1989 |                 match rx_guard.recv().await {
[INFO] [stdout]      |                                       ^^^^^
[INFO] [stdout]      |                                       |
[INFO] [stdout]      |                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2009 |             })
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `rx_guard` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/agentzero-cli/src/commands.rs:4606:64
[INFO] [stdout]      |
[INFO] [stdout] 4591 | #[async_trait::async_trait]
[INFO] [stdout]      |                           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 4597 |         let mut loop_guard = self.agent_loop.lock().await;
[INFO] [stdout]      |             --------------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `loop_guard` calls a custom destructor
[INFO] [stdout]      |             `loop_guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 4606 |         match loop_guard.send(&msg.text, &approver, &progress).await {
[INFO] [stdout]      |                                                                ^^^^^
[INFO] [stdout]      |                                                                |
[INFO] [stdout]      |                                                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `loop_guard` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] [stderr] crater-edition-check: agentzero v0.17.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: agentzero-acp v0.1.0 (/opt/rustwide/workdir/crates/agentzero-acp) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: agentzero-core v0.1.0 (/opt/rustwide/workdir/crates/agentzero-core) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: agentzero-policy v0.1.0 (/opt/rustwide/workdir/crates/agentzero-policy) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: agentzero-tracing v0.1.0 (/opt/rustwide/workdir/crates/agentzero-tracing) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: agentzero-session v0.1.0 (/opt/rustwide/workdir/crates/agentzero-session) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: agentzero-audit v0.1.0 (/opt/rustwide/workdir/crates/agentzero-audit) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: agentzero-index v0.1.0 (/opt/rustwide/workdir/crates/agentzero-index) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: agentzero-sandbox v0.1.0 (/opt/rustwide/workdir/crates/agentzero-sandbox) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: agentzero-skills v0.1.0 (/opt/rustwide/workdir/crates/agentzero-skills) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: agentzero-tools v0.1.0 (/opt/rustwide/workdir/crates/agentzero-tools) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: agentzero-brain v0.1.0 (/opt/rustwide/workdir/crates/agentzero-brain) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: agentzero-gateway v0.1.0 (/opt/rustwide/workdir/crates/agentzero-gateway) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: agentzero-mcp v0.1.0 (/opt/rustwide/workdir/crates/agentzero-mcp) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: agentzero-cli v0.1.0 (/opt/rustwide/workdir/crates/agentzero-cli) updating edition from 2021 to 2024
[INFO] [stderr]     Checking agentzero-tracing v0.1.0 (/opt/rustwide/workdir/crates/agentzero-tracing)
[INFO] [stderr]     Checking agentzero-core v0.1.0 (/opt/rustwide/workdir/crates/agentzero-core)
[INFO] [stderr]     Checking agentzero-policy v0.1.0 (/opt/rustwide/workdir/crates/agentzero-policy)
[INFO] [stderr]     Checking agentzero-audit v0.1.0 (/opt/rustwide/workdir/crates/agentzero-audit)
[INFO] [stderr]     Checking agentzero-sandbox v0.1.0 (/opt/rustwide/workdir/crates/agentzero-sandbox)
[INFO] [stderr]     Checking agentzero-skills v0.1.0 (/opt/rustwide/workdir/crates/agentzero-skills)
[INFO] [stderr]     Checking agentzero-brain v0.1.0 (/opt/rustwide/workdir/crates/agentzero-brain)
[INFO] [stderr]     Checking agentzero-index v0.1.0 (/opt/rustwide/workdir/crates/agentzero-index)
[INFO] [stderr]     Checking agentzero-tools v0.1.0 (/opt/rustwide/workdir/crates/agentzero-tools)
[INFO] [stderr]     Checking agentzero-session v0.1.0 (/opt/rustwide/workdir/crates/agentzero-session)
[INFO] [stderr]     Checking agentzero-acp v0.1.0 (/opt/rustwide/workdir/crates/agentzero-acp)
[INFO] [stderr]     Checking agentzero-gateway v0.1.0 (/opt/rustwide/workdir/crates/agentzero-gateway)
[INFO] [stderr]     Checking agentzero-mcp v0.1.0 (/opt/rustwide/workdir/crates/agentzero-mcp)
[INFO] [stderr]     Checking agentzero v0.17.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking agentzero-cli v0.1.0 (/opt/rustwide/workdir/crates/agentzero-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "21fedf20d6926c15a85ee42447ba487320c87329d9c9fed5c23d07e537f53a42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21fedf20d6926c15a85ee42447ba487320c87329d9c9fed5c23d07e537f53a42", kill_on_drop: false }`
[INFO] [stdout] 21fedf20d6926c15a85ee42447ba487320c87329d9c9fed5c23d07e537f53a42
